Function mupdf_sys::fz_memrnd

source ยท
pub unsafe extern "C" fn fz_memrnd(
    ctx: *mut fz_context,
    block: *mut u8,
    len: c_int
)
Expand description

Fill block with len bytes of pseudo-randomness.