Function r2api::r_utf16be_decode

source ·
pub unsafe extern "C" fn r_utf16be_decode(
    ptr: *const u8,
    ptrlen: c_int,
    ch: *mut RRune
) -> c_int