Function vips_value_get_array

Source
pub unsafe extern "C" fn vips_value_get_array(
    value: *const GValue,
    n: *mut c_int,
    type_: *mut GType,
    sizeof_type: *mut size_t,
) -> *mut c_void