Function cjieba_sys::jieba_extract_with_weight [] [src]

pub unsafe extern "C" fn jieba_extract_with_weight(
    handle: *mut jieba_t,
    sentence: *const c_char,
    top_k: c_int
) -> *mut jieba_word_weight_t