Function vips_bandunfold

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