rustc_codegen_llvm::llvm_::ffi

Function LLVMSetCurrentDebugLocation2

Source
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation2<'a>(
    Builder: &Builder<'a>,
    Loc: *const Metadata,
)