Function ImGuiIO_AddFocusEvent

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