pub unsafe extern "C" fn nstd_gui_display_get_size(
display: NSTDDisplay,
) -> NSTDWindowSizeExpand description
Returns a display’s size.
Parameters:
NSTDDisplay display - The display.
Returns: NSTDWindowSize size - The size of the display.
pub unsafe extern "C" fn nstd_gui_display_get_size(
display: NSTDDisplay,
) -> NSTDWindowSizeReturns a display’s size.
Parameters:
NSTDDisplay display - The display.
Returns: NSTDWindowSize size - The size of the display.