Function vips_scharr

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