Function vips_gifload

Source
pub unsafe extern "C" fn vips_gifload(
    filename: *const c_char,
    out: *mut *mut VipsImage,
    ...
) -> c_int