Function rustc_codegen_llvm::llvm_::ffi::LLVMRustDIBuilderCreateDebugLocation
source · pub unsafe extern "C" fn LLVMRustDIBuilderCreateDebugLocation<'a>(
Line: c_uint,
Column: c_uint,
Scope: &'a DIScope,
InlinedAt: Option<&'a DILocation>
) -> &'a DILocation