Function evil_janet::janet_pretty

source ยท
pub unsafe extern "C-unwind" fn janet_pretty(
    buffer: *mut JanetBuffer,
    depth: c_int,
    flags: c_int,
    x: Janet,
) -> *mut JanetBuffer