Function squirrel::sq_pushstring [] [src]

pub unsafe extern "C" fn sq_pushstring(
    v: HSQUIRRELVM,
    s: *const SQChar,
    len: SQInteger
)