janet_ev_sendto_string

Function 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,
) -> !