pub unsafe extern "C" fn OH_TextConfig_Create() -> *mut InputMethod_TextConfigExpand description
@brief Create a new {@link InputMethod_TextConfig} instance.
@return If the creation succeeds, a pointer to the newly created {@link InputMethod_TextConfig} instance is returned. If the creation fails, NULL is returned, possible cause is insufficient memory. @since 12