[][src]Function harfbuzz_sys::hb_ot_name_get_utf32

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