Function dart_sdk_sys::Dart_AllocateWithNativeFields[][src]

pub unsafe extern "C" fn Dart_AllocateWithNativeFields(
    type_: Dart_Handle,
    num_native_fields: isize,
    native_fields: *const isize
) -> Dart_Handle