Function ui_window_begin

Source
pub unsafe extern "C" fn ui_window_begin(
    text: *const c_char,
    pose: *mut Pose,
    size: Vec2,
    window_type: UiWin,
    move_type: UiMove,
)