Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

getentropy

Function getentropy 

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