pub unsafe fn physfree(physical_address: usize, size: usize) -> Result<usize>
Expand description

Free physically allocated pages

Errors

  • EPERM - uid != 0