![]() |
My Project
|
#include <stdint.h>#include <stddef.h>#include <stdbool.h>#include "macros.h"#include "annotations.h"#include "../mtstatus.h"Go to the source code of this file.
Functions | |
| FORCEINLINE void | RtlZeroMemory (IN void *Destination, IN size_t Length) |
| FORCEINLINE void RtlZeroMemory | ( | IN void * | Destination, |
| IN size_t | Length ) |