rustc_codegen_llvm::llvm_::ffi

Function LLVMRustPrintStatistics

source
pub unsafe extern "C" fn LLVMRustPrintStatistics(
    size: *const size_t,
) -> *const c_char
Expand description

Print the statistics since static dtors aren’t picking them up.