[][src]Function squirrel_sys::sq_newthread

pub unsafe extern "C" fn sq_newthread(
    friendvm: HSQUIRRELVM,
    initialstacksize: SQInteger
) -> HSQUIRRELVM