[][src]Function harfbuzz_sys::hb_ot_name_get_utf16

pub unsafe extern "C" fn hb_ot_name_get_utf16(
    face: *mut hb_face_t,
    name_id: hb_ot_name_id_t,
    language: hb_language_t,
    text_size: *mut c_uint,
    text: *mut u16
) -> c_uint