libsodium_sys

Function randombytes_buf_deterministic

Source
pub unsafe extern "C" fn randombytes_buf_deterministic(
    buf: *mut c_void,
    size: usize,
    seed: *const c_uchar,
)