Function evil_janet::janet_getmethod

source ·
pub unsafe extern "C-unwind" fn janet_getmethod(
    method: JanetKeyword,
    methods: *const JanetMethod,
    out: *mut Janet
) -> c_int