pub unsafe extern "C" fn uiWindowFocused(w: *mut uiWindow) -> c_int
Returns whether or not the window is focused.
@param w uiWindow instance. @returns TRUE if window is focused, FALSE otherwise. @memberof uiWindow
TRUE
FALSE