Function core_foundation::bundle::CFBundleCopyResourceURL

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