Function squirrel::sq_tobool [] [src]

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