Function nstd_gui::nstd_std_gui_window_get_id [−][src]
pub unsafe extern "C" fn nstd_std_gui_window_get_id(
window: NSTDWindow
) -> NSTDWindowIDExpand description
Gets the window’s ID.
Parameters:
NSTDWindow window - The window.
Returns: NSTDWindowID window_id - The window ID.