Function create_window_direct

Source
pub fn create_window_direct(
    call_info: &GateCallInfo,
    winfo: WindowConfig,
) -> Result<(ObjID, u32)>