[][src]Function janet_ll::janet_marshal

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