im_draw_point

Function im_draw_point 

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