Function core_foundation::bundle::CFBundleCopyResourceURLsOfType

source ยท
pub unsafe extern "C" fn CFBundleCopyResourceURLsOfType(
    bundle: *mut __CFBundle,
    resourceType: *const __CFString,
    subDirName: *const __CFString,
) -> *const __CFArray