Function spng_sys::spng_decode_image[][src]

pub unsafe extern "C" fn spng_decode_image(
    ctx: *mut spng_ctx,
    out: *mut c_void,
    len: usize,
    fmt: c_int,
    flags: c_int
) -> c_int