sq_getthread

Function sq_getthread 

Source
pub unsafe extern "C" fn sq_getthread(
    v: HSQUIRRELVM,
    idx: SQInteger,
    thread: *mut HSQUIRRELVM,
) -> SQRESULT