Skip to main content

OH_ArkUI_XComponentSurfaceConfig_Dispose

Function OH_ArkUI_XComponentSurfaceConfig_Dispose 

Source
pub unsafe extern "C" fn OH_ArkUI_XComponentSurfaceConfig_Dispose(
    config: *mut ArkUI_XComponentSurfaceConfig,
)
Available on crate feature api-22 only.
Expand description

Dispose of an ArkUI_XComponentSurfaceConfig object.

§Arguments

  • config - A pointer to the object of the XComponent’s surface config to be destroyed.

Available since API-level: 22