Function cairo_sys::cairo_select_font_face[][src]

pub unsafe extern "C" fn cairo_select_font_face(
    cr: *mut cairo_t,
    family: *const c_char,
    slant: FontSlant,
    weight: FontWeight
)