[][src]Function redisearch_api::raw::bindings::RediSearch_CreateTokenNode

pub unsafe extern "C" fn RediSearch_CreateTokenNode(
    sp: *mut RSIndex,
    fieldName: *const c_char,
    token: *const c_char
) -> *mut RSQNode