pub unsafe extern "C" fn mappableAlloc(size: usize) -> *mut c_void
Finds a mappable memory area.
size
The mappable area.