Function dart_sdk_sys::Dart_ServiceSendDataEvent[][src]

pub unsafe extern "C" fn Dart_ServiceSendDataEvent(
    stream_id: *const c_char,
    event_kind: *const c_char,
    bytes: *const u8,
    bytes_length: isize
) -> *mut c_char