Function libc::getentropy

source ยท
pub unsafe extern "C" fn getentropy(
    ptr: *mut c_void,
    len: size_t,
) -> c_int