Dart_IsServiceIsolate

Function Dart_IsServiceIsolate 

Source
pub unsafe extern "C" fn Dart_IsServiceIsolate(
    isolate: Dart_Isolate,
) -> bool