pub unsafe extern "C" fn LLVMGetSubprogram(
Func: LLVMValueRef,
) -> LLVMMetadataRefExpand description
Get the metadata of the subprogram attached to a function.
pub unsafe extern "C" fn LLVMGetSubprogram(
Func: LLVMValueRef,
) -> LLVMMetadataRefGet the metadata of the subprogram attached to a function.