janet_nextmethod

Function janet_nextmethod 

Source
pub unsafe extern "C-unwind" fn janet_nextmethod(
    methods: *const JanetMethod,
    key: Janet,
) -> Janet