Function wasi_common::hostcalls::random_get

source ยท
pub unsafe fn random_get(
    memory: &mut [u8],
    buf_ptr: uintptr_t,
    buf_len: size_t,
) -> __wasi_errno_t