Skip to main content

ImGuiIO_AddFocusEvent

Function ImGuiIO_AddFocusEvent 

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