Function windows::Win32::Globalization::ures_getByKey
pub unsafe fn ures_getByKey<P0>(
resourcebundle: *const UResourceBundle,
key: P0,
fillin: *mut UResourceBundle,
status: *mut UErrorCode,
) -> *mut UResourceBundlewhere
P0: Param<PCSTR>,