Function vips_sys::im_readpoint [] [src]

pub unsafe extern "C" fn im_readpoint(
    im: *mut VipsImage,
    x: c_int,
    y: c_int,
    pel: *mut VipsPel
) -> c_int