[][src]Function evil_janet::janet_call

pub unsafe extern "C" fn janet_call(
    fun: *mut JanetFunction,
    argc: i32,
    argv: *const Janet
) -> Janet