pub unsafe extern "C" fn cbw_Window_drop(window: *mut cbw_Window)
Expand description
Invalidates the window handle. The window will get destroyed when it is deemed possible.
pub unsafe extern "C" fn cbw_Window_drop(window: *mut cbw_Window)
Invalidates the window handle. The window will get destroyed when it is deemed possible.