Function vips_gamma

Source
pub unsafe extern "C" fn vips_gamma(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    ...
) -> c_int