[][src]Function janet_ll::janet_call

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