[][src]Function evil_janet::janet_compile

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