janet_getboolean

Function janet_getboolean 

Source
pub unsafe extern "C-unwind" fn janet_getboolean(
    argv: *const Janet,
    n: i32,
) -> c_int