Function Dart_LibraryResolvedUrl

Source
pub unsafe extern "C" fn Dart_LibraryResolvedUrl(
    library: Dart_Handle,
) -> Dart_Handle
Expand description

Returns a URL from which a Library was loaded.