Function dart_sdk_sys::Dart_NewListOf[][src]

pub unsafe extern "C" fn Dart_NewListOf(
    element_type_id: Dart_CoreType_Id,
    length: isize
) -> Dart_Handle