Function evil_janet::janet_compile

source ·
pub unsafe extern "C-unwind" fn janet_compile(
    source: Janet,
    env: *mut JanetTable,
    where_: JanetString
) -> JanetCompileResult