[][src]Function squirrel_sys::sq_arrayresize

pub unsafe extern "C" fn sq_arrayresize(
    v: HSQUIRRELVM,
    idx: SQInteger,
    newsize: SQInteger
) -> SQRESULT