[][src]Function wlroots_sys::pixman_glyph_get_extents

pub unsafe extern "C" fn pixman_glyph_get_extents(
    cache: *mut pixman_glyph_cache_t,
    n_glyphs: c_int,
    glyphs: *mut pixman_glyph_t,
    extents: *mut pixman_box32_t
)