Function cairo_sys::cairo_format_stride_for_width

source ·
pub unsafe extern "C" fn cairo_format_stride_for_width(
    format: cairo_format_t,
    width: c_int,
) -> c_int