Function ucnv_getNextUChar
pub unsafe fn ucnv_getNextUChar<P2>(
converter: *mut UConverter,
source: *const *const i8,
sourcelimit: P2,
err: *mut UErrorCode,
) -> i32where
P2: Param<PCSTR>,
pub unsafe fn ucnv_getNextUChar<P2>(
converter: *mut UConverter,
source: *const *const i8,
sourcelimit: P2,
err: *mut UErrorCode,
) -> i32where
P2: Param<PCSTR>,