Type Definition MacTypes_sys::PhysicalAddress
[−]
[src]
type PhysicalAddress = *mut c_void;
Real address as used on the hardware bus.
type PhysicalAddress = *mut c_void;
Real address as used on the hardware bus.