modules/uwindows/malloc.c File Reference

#include "UW_Config.h"

Functions

void * UW_MemCpy (void *s1, const void *s2, int n)
void * UW_MemSet (void *s1, unsigned char val, int n)

Function Documentation

void* UW_MemCpy ( void *  s1,
const void *  s2,
int  n 
)
void* UW_MemSet ( void *  s1,
unsigned char  val,
int  n 
)

Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1