Function evil_janet::janet_ev_sendto_string

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