Struct sdl2_sys::drand48_data [−][src]
#[repr(C)]pub struct drand48_data {
pub __x: [c_ushort; 3],
pub __old_x: [c_ushort; 3],
pub __c: c_ushort,
pub __init: c_ushort,
pub __a: c_ulonglong,
}Fields
__x: [c_ushort; 3]__old_x: [c_ushort; 3]__c: c_ushort__init: c_ushort__a: c_ulonglong