Function ImGuiIO_SetAppAcceptingEvents

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