Dart_CloseNativePort

Function Dart_CloseNativePort 

Source
pub unsafe extern "C" fn Dart_CloseNativePort(
    native_port_id: Dart_Port,
) -> bool