Function spng_sys::spng_set_chunk_limits[][src]

pub unsafe extern "C" fn spng_set_chunk_limits(
    ctx: *mut spng_ctx,
    chunk_size: usize,
    cache_size: usize
) -> c_int