[][src]Function wasi_common::old::snapshot_0::hostcalls::old_wasi_common_random_get

#[no_mangle]
pub unsafe extern "C" fn old_wasi_common_random_get(
    memory: *mut u8,
    memory_len: usize,
    buf_ptr: uintptr_t,
    buf_len: size_t
) -> __wasi_errno_t