Dart_GetMessageNotifyCallback

Function Dart_GetMessageNotifyCallback 

Source
pub unsafe extern "C" fn Dart_GetMessageNotifyCallback() -> Dart_MessageNotifyCallback
Expand description

Query the current message notify callback for the isolate.

\return The current message notify callback for the isolate.