Function squirrel::sq_move [] [src]

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