Function iwlib_sys::srand48_r

source ·
pub unsafe extern "C" fn srand48_r(
    __seedval: c_long,
    __buffer: *mut drand48_data
) -> c_int