Function gen_image_surface_first_order

Source
pub unsafe extern "C" fn gen_image_surface_first_order(
    ImageSurface: *mut Hobject,
    Type: *const c_char,
    Alpha: f64,
    Beta: f64,
    Gamma: f64,
    Row: f64,
    Column: f64,
    Width: Hlong,
    Height: Hlong,
) -> Herror