Windows API header module
Translated from MinGW Windows headers
Source: core/sys/windows/_lmapibuf.d
NET_API_STATUS NetApiBufferAllocate(DWORD, PVOID *)
NET_API_STATUS NetApiBufferFree(PVOID)
NET_API_STATUS NetApiBufferReallocate(PVOID, DWORD, PVOID *)
NET_API_STATUS NetApiBufferSize(PVOID, PDWORD)
NET_API_STATUS NetapipBufferAllocate(DWORD, PVOID *)