pub unsafe extern "C" fn nstd_gui_window_id_free(
window_id: *mut NSTDWindowID,
)Expand description
Frees a window ID.
Parameters:
NSTDWindowID *window_id - Pointer to the window ID.
pub unsafe extern "C" fn nstd_gui_window_id_free(
window_id: *mut NSTDWindowID,
)Frees a window ID.
Parameters:
NSTDWindowID *window_id - Pointer to the window ID.