[][src]Function evil_janet::janet_thread_send

pub unsafe extern "C" fn janet_thread_send(
    thread: *mut JanetThread,
    msg: Janet,
    timeout: f64
) -> c_int