Function imgui_sys::ImGuiIO_AddFocusEvent[][src]

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