Function wren_sys::wrenGetSlotBool

source ·
pub unsafe extern "C" fn wrenGetSlotBool(
    vm: *mut WrenVM,
    slot: c_int
) -> bool