Function rustc_codegen_llvm::llvm::LLVMRustCreateMemorySanitizerPass[][src]

pub unsafe extern "C" fn LLVMRustCreateMemorySanitizerPass(
    TrackOrigins: c_int,
    Recover: bool
) -> &'static mut Pass