Function harfbuzz_sys::hb_ot_layout_feature_get_name_ids
source ยท pub unsafe extern "C" fn hb_ot_layout_feature_get_name_ids(
face: *mut hb_face_t,
table_tag: hb_tag_t,
feature_index: c_uint,
label_id: *mut hb_ot_name_id_t,
tooltip_id: *mut hb_ot_name_id_t,
sample_id: *mut hb_ot_name_id_t,
num_named_parameters: *mut c_uint,
first_param_id: *mut hb_ot_name_id_t,
) -> hb_bool_t