Skip to main content

slist_append_ret

Function slist_append_ret 

Source
pub unsafe extern "C" fn slist_append_ret(
    a: *mut slist,
    toadd: *mut slist,
    retok: c_int,
    reterr: c_int,
) -> c_int