Function squirrel::sq_setparamscheck [] [src]

pub unsafe extern "C" fn sq_setparamscheck(
    v: HSQUIRRELVM,
    nparamscheck: SQInteger,
    typemask: *const SQChar
) -> SQRESULT