Function wolfssl_sys::wc_RNG_GenerateBlock
source ยท pub unsafe extern "C" fn wc_RNG_GenerateBlock(
rng: *mut WC_RNG,
b: *mut byte,
sz: word32,
) -> c_intpub unsafe extern "C" fn wc_RNG_GenerateBlock(
rng: *mut WC_RNG,
b: *mut byte,
sz: word32,
) -> c_int