Function evil_janet::janet_checktype

source ·
pub unsafe extern "C-unwind" fn janet_checktype(
    x: Janet,
    type_: JanetType
) -> c_int