Function vips_rawsave_fd

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