Function sasl2_sys::saslutil::sasl_randseed

source ยท
pub unsafe extern "C" fn sasl_randseed(
    rpool: *mut sasl_rand_t,
    seed: *const c_char,
    len: c_uint
)