lparse_c

Function lparse_c 

Source
pub unsafe extern "C" fn lparse_c(
    list: *const c_char,
    delim: *const c_char,
    nmax: SpiceInt,
    lenout: SpiceInt,
    n: *mut SpiceInt,
    items: *mut c_void,
)