pub unsafe extern "C" fn OH_ArkUI_DrawableDescriptor_Dispose(
drawableDescriptor: *mut ArkUI_DrawableDescriptor,
)Available on crate feature
api-12 only.Expand description
Destroys the pointer to the drawableDescriptor.
ยงArguments
drawableDescriptor- Indicates the pointer to the drawableDescriptor.
Available since API-level: 12