Function llvm_sys::debuginfo::LLVMSetSubprogram
source · pub unsafe extern "C" fn LLVMSetSubprogram(
Func: LLVMValueRef,
SP: LLVMMetadataRef
)
Expand description
Set the subprogram attached to a function.
pub unsafe extern "C" fn LLVMSetSubprogram(
Func: LLVMValueRef,
SP: LLVMMetadataRef
)
Set the subprogram attached to a function.