Function rustc_llvm_proxy::proxy::LLVMDIBuilderCreateDebugLocation
source · #[no_mangle]
pub unsafe extern "C" fn LLVMDIBuilderCreateDebugLocation(
Ctx: LLVMContextRef,
Line: c_uint,
Column: c_uint,
Scope: LLVMMetadataRef,
InlinedAt: LLVMMetadataRef
) -> LLVMMetadataRef