Function LLVMSetCurrentDebugLocation

Source
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
    Builder: *mut LLVMBuilder,
    L: *mut LLVMValue,
)