janet_checktype

Function janet_checktype 

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