Function report |
Source Code:lib\decompress_unxz.c |
Create Date:2022-07-28 06:17:05 |
Last Modify:2020-03-15 22:53:09 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Not static to avoid a conflict with the prototype in the Linux headers.
Proto:void *memmove(void *dest, const void *src, size_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | dest | |
const void * | src | |
size_t | size |
219 | Return dest |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |