Function tcptrlistinsert

Source
pub unsafe extern "C" fn tcptrlistinsert(
    ptrlist: *mut TCPTRLIST,
    index: c_int,
    ptr: *mut c_void,
)