rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCoverageWriteFuncSectionNameToString

source
pub unsafe extern "C" fn LLVMRustCoverageWriteFuncSectionNameToString(
    M: &Module,
    Str: &RustString,
)