vplist_set

Function vplist_set 

Source
pub unsafe extern "C" fn vplist_set(
    vpl: *mut vplist,
    n: vplist_index,
    v: *mut c_void,
)