pub unsafe extern "C" fn xc_available_functional_names(
    list: *mut *mut c_char
)
Expand description

Fills the list with the names of the available functionals, ordered by name. The list array should be [Nfuncs][maxlen+1].