[][src]Function dart_sys::Dart_ServiceWaitForLoadPort

pub unsafe extern "C" fn Dart_ServiceWaitForLoadPort() -> Dart_Port

Returns the port that script load requests should be sent on.

\return Returns the port for load requests or ILLEGAL_PORT if the service isolate failed to startup or does not support load requests.