chewing_commit_String

Function chewing_commit_String 

Source
pub unsafe extern "C" fn chewing_commit_String(
    ctx: *const ChewingContext,
) -> *mut c_char
Expand description

@brief Get current commit string regardless of current input state @param ctx handle to Chewing IM context

Always returns a char pointer, caller must free it.