Skip to main content

OH_PrivateCommand_Destroy

Function OH_PrivateCommand_Destroy 

Source
pub unsafe extern "C" fn OH_PrivateCommand_Destroy(
    command: *mut InputMethod_PrivateCommand,
)
Expand description

@brief Destroy a {@link InputMethod_PrivateCommand} instance.

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