Function csrand48_r

Source
pub unsafe extern "C" fn csrand48_r(
    __seedval: c_long,
    __buffer: *mut cdrand48_data,
) -> c_int