[][src]Function wasi_common_lucet::hostcalls::wasi_common_random_get

#[no_mangle]
pub unsafe extern "C" fn wasi_common_random_get(
    memory: *mut u8,
    memory_len: usize,
    buf_ptr: u32,
    buf_len: u32
) -> u16