Function imgui_sys::ImGuiIO_AddFocusEvent

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