Function core_foundation_sys::bundle::CFBundleCopyLocalizedString

source ยท
pub unsafe extern "C" fn CFBundleCopyLocalizedString(
    bundle: CFBundleRef,
    key: CFStringRef,
    value: CFStringRef,
    tableName: CFStringRef,
) -> CFStringRef