Function sdl2_sys::srandom_r

source ·
pub unsafe extern "C" fn srandom_r(
    __seed: c_uint,
    __buf: *mut random_data
) -> c_int