std › os › windows › kernel32 › VirtualAllocVirtualAllocFunction parametersParameters#lpAddress:?LPVOIDdwSize:SIZE_TflAllocationType:DWORDflProtect:DWORDFunctions in this namespaceFunctions#ReadDirectoryChangesWCancelIoCancelIoExCreateFileWCreateNamedPipeWFindFirstFileWFindCloseGetFullPathNameWGetStdHandleMoveFileExWSetFilePointerExSetFileTimeWriteFileGetFileSizeExFlushFileBuffersSetFileCompletionNotificationModesGetCurrentDirectoryWGetFileAttributesWReadFileGetSystemDirectoryWCreateEventExWDuplicateHandleSetHandleInformationGetQueuedCompletionStatusGetQueuedCompletionStatusExPostQueuedCompletionStatusGetOverlappedResultCreateIoCompletionPortAddVectoredExceptionHandlerRemoveVectoredExceptionHandlerTerminateProcessWaitForSingleObjectWaitForSingleObjectExWaitForMultipleObjectsWaitForMultipleObjectsExCreateProcessWExitProcessSleepGetExitCodeProcessGetCurrentProcessSetEnvironmentVariableWCreateToolhelp32SnapshotGetCurrentThreadIdCreateThreadSwitchToThreadInitializeCriticalSectionEnterCriticalSectionLeaveCriticalSectionDeleteCriticalSectionTryAcquireSRWLockExclusiveAcquireSRWLockExclusiveReleaseSRWLockExclusiveInitOnceExecuteOnceWakeConditionVariableWakeAllConditionVariableSleepConditionVariableSRWGetConsoleModeSetConsoleModeGetConsoleScreenBufferInfoSetConsoleTextAttributeSetConsoleCtrlHandlerSetConsoleOutputCPGetConsoleOutputCPFillConsoleOutputAttributeFillConsoleOutputCharacterWSetConsoleCursorPositionWriteConsoleWReadConsoleOutputCharacterWHeapCreateHeapReAllocHeapAllocHeapFreeHeapValidateVirtualAllocVirtualFreeVirtualQueryGetProcessHeapGetModuleFileNameWGetModuleFileNameExWGetModuleHandleWModule32FirstModule32NextLoadLibraryWLoadLibraryExWGetProcAddressFreeLibraryFormatMessageWGetLastErrorSetLastErrorGetSystemInfoSourceImplementation#pub extern "kernel32" fn VirtualAlloc( lpAddress: ?LPVOID, dwSize: SIZE_T, flAllocationType: DWORD, flProtect: DWORD, ) callconv(.winapi) ?LPVOID
pub extern "kernel32" fn VirtualAlloc( lpAddress: ?LPVOID, dwSize: SIZE_T, flAllocationType: DWORD, flProtect: DWORD, ) callconv(.winapi) ?LPVOID