Function evil_janet::janet_ev_send_string

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