vips_image_get_area

Function vips_image_get_area 

Source
pub unsafe extern "C" fn vips_image_get_area(
    image: *const VipsImage,
    name: *const c_char,
    data: *mut *const c_void,
) -> c_int