LLVMInstructionSetDebugLoc

Function LLVMInstructionSetDebugLoc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMInstructionSetDebugLoc(
    Inst: LLVMValueRef,
    Loc: LLVMMetadataRef,
)