Function csrandom_r

Source
pub unsafe extern "C" fn csrandom_r(
    __seed: c_uint,
    __buf: *mut crandom_data,
) -> c_int