ures_getByKey

Function ures_getByKey 

pub unsafe fn ures_getByKey<P1>(
    resourcebundle: *const UResourceBundle,
    key: P1,
    fillin: *mut UResourceBundle,
    status: *mut UErrorCode,
) -> *mut UResourceBundle
where P1: Param<PCSTR>,