Function chewing_sys::chewing_commit_String [−][src]
pub unsafe extern "C" fn chewing_commit_String(
ctx: *const ChewingContext
) -> *mut c_char
@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.