pub unsafe extern "C" fn nstd_gui_window_close(
window: *mut NSTDWindow,
)Expand description
Closes a window.
Parameters:
NSTDWindow *window - Pointer to the window.
pub unsafe extern "C" fn nstd_gui_window_close(
window: *mut NSTDWindow,
)Closes a window.
Parameters:
NSTDWindow *window - Pointer to the window.