Function imgui_sys::ImGuiIO_SetAppAcceptingEvents

source ·
pub unsafe extern "C" fn ImGuiIO_SetAppAcceptingEvents(
    self_: *mut ImGuiIO,
    accepting_events: bool
)