Skip to main content

OH_AttachOptions_Destroy

Function OH_AttachOptions_Destroy 

Source
pub unsafe extern "C" fn OH_AttachOptions_Destroy(
    options: *mut InputMethod_AttachOptions,
)
Expand description

@brief Delete a {@link InputMethod_AttachOptions} instance.

@param options Represents a pointer to an {@link InputMethod_AttachOptions} instance which will be destroyed. @since 12