Function wolfssl_sys::wc_RNG_GenerateByte

source ·
pub unsafe extern "C" fn wc_RNG_GenerateByte(
    rng: *mut WC_RNG,
    b: *mut byte
) -> c_int