Function open_window

Source
pub unsafe extern "C" fn open_window(
    Row: Hlong,
    Column: Hlong,
    Width: Hlong,
    Height: Hlong,
    FatherWindow: Hlong,
    Mode: *const c_char,
    Machine: *const c_char,
    WindowHandle: *mut Hlong,
) -> Herror