win32.lmapibuf

Windows API header module

Translated from MinGW Windows headers

Members

Functions

NetApiBufferAllocate
NET_API_STATUS NetApiBufferAllocate(DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferFree
NET_API_STATUS NetApiBufferFree(PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferReallocate
NET_API_STATUS NetApiBufferReallocate(PVOID , DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferSize
NET_API_STATUS NetApiBufferSize(PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetapipBufferAllocate
NET_API_STATUS NetapipBufferAllocate(DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta

Source

See Source File
core/sys/windows/lmapibuf.d Automatically imported and edited from the druntime module core.sys.windows.lmapibuf for the auto-generated win32 package.