pub unsafe extern "C" fn tokenize_free(
tokens: *mut *mut RofiIntMatcher,
)Expand description
Frees the array of matching objects.
pub unsafe extern "C" fn tokenize_free(
tokens: *mut *mut RofiIntMatcher,
)Frees the array of matching objects.