Function vips_sys::im_remosaic [] [src]

pub unsafe extern "C" fn im_remosaic(
    in_: *mut VipsImage,
    out: *mut VipsImage,
    old_str: *const c_char,
    new_str: *const c_char
) -> c_int