window_pop_event

Function window_pop_event 

Source
pub unsafe fn window_pop_event(
    window: *mut Object,
    code: *mut u32,
    target: *mut u16,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.