xmpp_rand_bytes

Function xmpp_rand_bytes 

Source
pub unsafe extern "C" fn xmpp_rand_bytes(
    rand: *mut xmpp_rand_t,
    output: *mut c_uchar,
    len: usize,
)