core.sys.windows.lmapibuf

Windows API header module

Translated from MinGW Windows headers

License

Functions 5

fnNET_API_STATUS NetApiBufferAllocate(DWORD, PVOID *) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetApiBufferFree(PVOID) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetApiBufferReallocate(PVOID, DWORD, PVOID *) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetApiBufferSize(PVOID, PDWORD) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetapipBufferAllocate(DWORD, PVOID *) extern(Windows) nothrow @nogc