pub unsafe extern "cdecl" fn ures_getByKey(
    resourcebundle: *const UResourceBundle,
    key: PCSTR,
    fillin: *mut UResourceBundle,
    status: *mut UErrorCode
) -> *mut UResourceBundle
Expand description

Required features: "Win32_Globalization"