[][src]Function squirrel_sys::sq_tobool

pub unsafe extern "C" fn sq_tobool(
    v: HSQUIRRELVM,
    idx: SQInteger,
    b: *mut SQBool
)