[][src]Function evil_janet::janet_ev_send_string

pub unsafe extern "C" fn janet_ev_send_string(
    stream: *mut JanetStream,
    str_: JanetString,
    flags: c_int
)