Function evil_janet::janet_getabstract

source ·
pub unsafe extern "C-unwind" fn janet_getabstract(
    argv: *const Janet,
    n: i32,
    at: *const JanetAbstractType
) -> *mut c_void