windows::Win32::Globalization

Function ucnv_getNextUChar

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