pub unsafe extern "C" fn LLVMDIScopeGetFile(
Scope: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description
Get the metadata of the file associated with a given scope.
pub unsafe extern "C" fn LLVMDIScopeGetFile(
Scope: LLVMMetadataRef,
) -> LLVMMetadataRef
Get the metadata of the file associated with a given scope.