[][src]Function squirrel_sys::sq_pushstring

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