window_next_event

Function window_next_event 

Source
pub unsafe fn window_next_event(window: *mut Object) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.