Skip to main content

OH_TextEditorProxy_Destroy

Function OH_TextEditorProxy_Destroy 

Source
pub unsafe extern "C" fn OH_TextEditorProxy_Destroy(
    proxy: *mut InputMethod_TextEditorProxy,
)
Expand description

@brief Destroy a {@link InputMethod_TextEditorProxy} instance.

@param proxy The {@link InputMethod_TextEditorProxy} instance to be destroyed. @since 12