Function dart_sdk_sys::Dart_MapGetAt[][src]

pub unsafe extern "C" fn Dart_MapGetAt(
    map: Dart_Handle,
    key: Dart_Handle
) -> Dart_Handle