Function cfasttext_sys::cft_fasttext_get_word_vector[][src]

pub unsafe extern "C" fn cft_fasttext_get_word_vector(
    handle: *mut fasttext_t,
    word: *const c_char,
    buf: *mut c_float
)