memmove

来源:互联网 发布:电信光猫iptv端口连接 编辑:程序博客网 时间:2024/05/21 19:21
void * memmove ( void * destination, const void * source, size_t num );


原创粉丝点击