Graphics

Function Initialize

Source
pub fn Initialize(
    Screen_device: Device_type,
    Input_device: Device_type,
    Input_device_type: Input_type_type,
    Buffer_size: usize,
    Double_buffered: bool,
)