Function dart_sys::Dart_LibraryUrl

source ·
pub unsafe extern "C" fn Dart_LibraryUrl(
    library: Dart_Handle
) -> Dart_Handle
Expand description

Returns an import path to a Library, such as “file:///test.dart” or “dart:core”.