[][src]Function cursed::vec::vec_new

#[no_mangle]
pub extern "C" fn vec_new(ty: TypeId) -> Nullable<c_void>

A constructor for Vec for the C FFI, accepting types provided from generated constants.