Skip to main content

libCZI_ReleaseDisplaySettings

Function libCZI_ReleaseDisplaySettings 

Source
pub unsafe extern "C" fn libCZI_ReleaseDisplaySettings(
    display_settings_handle: DisplaySettingsHandle,
) -> LibCZIApiErrorCode
Expand description

Release the specified display settings object.

\param display_settings_handle The display settings object.

\returns An error-code indicating success or failure of the operation.