Function evil_janet::janet_ev_recvchunk

source ·
pub unsafe extern "C-unwind" fn janet_ev_recvchunk(
    stream: *mut JanetStream,
    buf: *mut JanetBuffer,
    nbytes: i32,
    flags: c_int
) -> !