pub unsafe extern "C" fn nstd_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.
pub unsafe extern "C" fn nstd_gui_window_get_id(
window: NSTDWindow,
) -> NSTDWindowIDGets the window’s ID.
Parameters:
NSTDWindow window - The window.
Returns: NSTDWindowID window_id - The window ID.