Function cairo_sys::cairo_win32_surface_create_with_ddb[][src]

pub unsafe extern "C" fn cairo_win32_surface_create_with_ddb(
    hdc: HDC,
    format: cairo_format_t,
    width: c_int,
    height: c_int
) -> *mut cairo_surface_t