Function core_foundation::bundle::CFBundleCopyLocalizedString

source ยท
pub unsafe extern "C" fn CFBundleCopyLocalizedString(
    bundle: *mut __CFBundle,
    key: *const __CFString,
    value: *const __CFString,
    tableName: *const __CFString,
) -> *const __CFString