LLVMSetCurrentDebugLocation

Function LLVMSetCurrentDebugLocation 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetCurrentDebugLocation(
    Builder: LLVMBuilderRef,
    L: LLVMValueRef,
)