Skip to main content

vplist_remove_rangefn

Function vplist_remove_rangefn 

Source
pub unsafe extern "C" fn vplist_remove_rangefn(
    vpl: *mut vplist,
    start: vplist_index,
    endplusone: vplist_index,
    vpf: vplist_ptrfree,
)