im_raw2vips

Function im_raw2vips 

Source
pub unsafe extern "C" fn im_raw2vips(
    filename: *const c_char,
    out: *mut VipsImage,
    width: c_int,
    height: c_int,
    bpp: c_int,
    offset: c_int,
) -> c_int