Skip to main content

wc_RNG_GenerateByte

Function wc_RNG_GenerateByte 

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