pub unsafe extern "C" fn LLVMGetCurrentDebugLocation(
Builder: LLVMBuilderRef,
) -> LLVMValueRefExpand description
Deprecated: Returning the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.
pub unsafe extern "C" fn LLVMGetCurrentDebugLocation(
Builder: LLVMBuilderRef,
) -> LLVMValueRefDeprecated: Returning the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.