Function sgx_types::sgx_read_rand[][src]

pub unsafe extern "C" fn sgx_read_rand(
    rand: *mut u8,
    length_in_bytes: size_t
) -> sgx_status_t