4 #ifndef CS_WINDOWS_WINKERNEL_MM_H
5 #define CS_WINDOWS_WINKERNEL_MM_H
11 #include <capstone/capstone.h>
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void count
void *CAPSTONE_API cs_winkernel_realloc(void *ptr, size_t size)
int CAPSTONE_API cs_winkernel_vsnprintf(char *buffer, size_t count, const char *format, va_list argptr)
void CAPSTONE_API cs_winkernel_free(void *ptr)
void *CAPSTONE_API cs_winkernel_calloc(size_t n, size_t size)
void *CAPSTONE_API cs_winkernel_malloc(size_t size)