Function llvm_sys::debuginfo::LLVMGetSubprogram

source ยท
pub unsafe extern "C" fn LLVMGetSubprogram(
    Func: LLVMValueRef
) -> LLVMMetadataRef
Expand description

Get the metadata of the subprogram attached to a function.