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.