Skip to main content

OH_TextConfig_Create

Function OH_TextConfig_Create 

Source
pub unsafe extern "C" fn OH_TextConfig_Create() -> *mut InputMethod_TextConfig
Expand 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