Function dart_sdk_sys::Dart_NewListOfType[][src]

pub unsafe extern "C" fn Dart_NewListOfType(
    element_type: Dart_Handle,
    length: isize
) -> Dart_Handle