pub(crate) unsafe extern "C" fn LLVMRustPrintStatistics(
OutStr: &RustString,
)Expand description
Prints the statistics collected by -Zprint-codegen-stats.
pub(crate) unsafe extern "C" fn LLVMRustPrintStatistics(
OutStr: &RustString,
)Prints the statistics collected by -Zprint-codegen-stats.