Function evil_janet::janet_mcall

source ·
pub unsafe extern "C-unwind" fn janet_mcall(
    name: *const c_char,
    argc: i32,
    argv: *mut Janet
) -> Janet