[go: up one dir, main page]

Function libc::getentropy

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