janet_ev_send_string

Function janet_ev_send_string 

Source
pub unsafe extern "C-unwind" fn janet_ev_send_string(
    stream: *mut JanetStream,
    str_: JanetString,
    flags: c_int,
) -> !