Function vips_sys::im_draw_point [] [src]

pub unsafe extern "C" fn im_draw_point(
    image: *mut VipsImage,
    x: c_int,
    y: c_int,
    ink: *mut VipsPel
) -> c_int