# File lib/windows/network_management.rb, line 147 def NetApiBufferAllocate(num_bytes, buf) NetApiBufferAllocate.call(num_bytes, buf) == NERR_Success end