arcdps_imgui_sys

Function igBegin

Source
pub unsafe extern "C" fn igBegin(
    name: *const c_char,
    p_open: *mut bool,
    flags: ImGuiWindowFlags,
) -> bool