Function janet_getfunction

Source
pub unsafe extern "C" fn janet_getfunction(
    argv: *const Janet,
    n: i32,
) -> *mut JanetFunction