[][src]Function cursed::vec::vec_free

#[no_mangle]
pub extern "C" fn vec_free(
    handle: *mut RawVec,
    ty: TypeId,
    exception: *mut Exception
)

A function to free vectors.