pub unsafe extern "C" fn LLVMSetCurrentDebugLocation2(
Builder: LLVMBuilderRef,
Loc: LLVMMetadataRef,
)Expand description
Set location information used by debugging information.
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation2(
Builder: LLVMBuilderRef,
Loc: LLVMMetadataRef,
)Set location information used by debugging information.