Function cbw_Window_destroy

Source
pub unsafe extern "C" fn cbw_Window_destroy(window: *mut cbw_Window)
Expand description

Destroy the window, releasing all resources it holds. After this call, the handle is considered invalid.