pub unsafe extern "C" fn LLVMDIScopeGetFile(
    Scope: LLVMMetadataRef
) -> LLVMMetadataRef
Expand description

Get the metadata of the file associated with a given scope.