pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
Builder: LLVMBuilderRef,
L: LLVMValueRef,
)👎Deprecated since LLVM 9.0:
Use LLVMGetCurrentDebugLocation2 instead.
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
Builder: LLVMBuilderRef,
L: LLVMValueRef,
)Use LLVMGetCurrentDebugLocation2 instead.