Function seed48_r
pub unsafe extern "C" fn seed48_r(
__seed16v: *mut u16,
__buffer: *mut drand48_data,
) -> i32
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn seed48_r(
__seed16v: *mut u16,
__buffer: *mut drand48_data,
) -> i32
dep_sdl2
only.