[][src]Function transmission_sys::tr_removeElementFromArray

pub unsafe extern "C" fn tr_removeElementFromArray(
    array: *mut c_void,
    index_to_remove: c_uint,
    sizeof_element: usize,
    nmemb: usize
)

@brief convenience function to remove an item from an array