[][src]Function squirrel_sys::sq_move

pub unsafe extern "C" fn sq_move(
    dest: HSQUIRRELVM,
    src: HSQUIRRELVM,
    idx: SQInteger
)