Function squirrel::sq_newthread [] [src]

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