[][src]Function glib_sys::g_utf8_to_utf16

pub unsafe extern "C" fn g_utf8_to_utf16(
    str: *const c_char,
    len: c_long,
    items_read: *mut c_long,
    items_written: *mut c_long,
    error: *mut *mut GError
) -> *mut u16