Function harfbuzz_sys::bindings::hb_ot_var_get_axes

source ยท
pub unsafe extern "C" fn hb_ot_var_get_axes(
    face: *mut hb_face_t,
    start_offset: c_uint,
    axes_count: *mut c_uint,
    axes_array: *mut hb_ot_var_axis_t,
) -> c_uint