Function T_open_window

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