Function csrandom_r

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