pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
Builder: LLVMBuilderRef,
L: LLVMValueRef,
)Expand description
Deprecated: Passing the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
Builder: LLVMBuilderRef,
L: LLVMValueRef,
)Deprecated: Passing the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.