slist_set

Function slist_set 

Source
pub unsafe extern "C" fn slist_set(
    a: *mut slist,
    n: slist_index,
    s: *mut str,
) -> *mut str