[][src]Function libhydrogen_sys::hydro_random_buf_deterministic

pub unsafe extern "C" fn hydro_random_buf_deterministic(
    out: *mut c_void,
    out_len: usize,
    seed: *const u8
)