pub unsafe extern "C" fn nstd_gui_display_free(
display: *mut NSTDDisplay,
)Expand description
Frees a display handle.
Parameters:
NSTDDisplay *display - Pointer to the display handle.
pub unsafe extern "C" fn nstd_gui_display_free(
display: *mut NSTDDisplay,
)Frees a display handle.
Parameters:
NSTDDisplay *display - Pointer to the display handle.