[][src]Function spng_sys::spng_decode_row

pub unsafe extern "C" fn spng_decode_row(
    ctx: *mut spng_ctx,
    out: *mut c_uchar,
    len: usize
) -> c_int