[][src]Function llvm_sys::debuginfo::LLVMGetSubprogram

pub unsafe extern "C" fn LLVMGetSubprogram(
    Func: LLVMValueRef
) -> LLVMMetadataRef

Get the metadata of the subprogram attached to a function.