[][src]Function sgx_ucrypto::sgx_read_rand

#[no_mangle]pub unsafe extern "C" fn sgx_read_rand(
    rand: *mut u8,
    len: size_t
) -> sgx_status_t