Function UTF8_getc

Source
pub unsafe extern "C" fn UTF8_getc(
    str_: *const u8,
    len: i32,
    val: *mut u64,
) -> i32