Function nstd::gui::nstd_gui_window_get_id
source · [−]#[no_mangle]
pub unsafe extern "C" fn nstd_gui_window_get_id(
window: NSTDWindow
) -> NSTDWindowIDExpand description
Gets the window’s ID.
Parameters:
const NSTDWindow window - The window.
Returns: NSTDWindowID window_id - The window ID.