Function cjieba_sys::jieba_cut_small [] [src]

pub unsafe extern "C" fn jieba_cut_small(
    handle: *mut jieba_t,
    sentence: *const c_char,
    max_word_len: usize
) -> *mut jieba_words_t