[][src]Function harfbuzz_sys::hb_ot_color_palette_get_colors

pub unsafe extern "C" fn hb_ot_color_palette_get_colors(
    face: *mut hb_face_t,
    palette_index: c_uint,
    start_offset: c_uint,
    color_count: *mut c_uint,
    colors: *mut hb_color_t
) -> c_uint