My Project
Loading...
Searching...
No Matches
rtl.h File Reference
#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)

Function Documentation

◆ RtlZeroMemory()

FORCEINLINE void RtlZeroMemory ( IN void * Destination,
IN size_t Length )

Definition at line 31 of file rtl.h.