ucol_getKeywordValues

Function ucol_getKeywordValues 

pub unsafe fn ucol_getKeywordValues<P0>(
    keyword: P0,
    status: *mut UErrorCode,
) -> *mut UEnumeration
where P0: Param<PCSTR>,