[][src]Function evil_janet::janet_marshal

pub unsafe extern "C" fn janet_marshal(
    buf: *mut JanetBuffer,
    x: Janet,
    rreg: *mut JanetTable,
    flags: c_int
)