Error Set NtAllocateVirtualMemoryError [src]

Errors

AccessDenied
InvalidParameter
NoMemory
Unexpected

Source

pub const NtAllocateVirtualMemoryError = error{ AccessDenied, InvalidParameter, NoMemory, Unexpected, }