pub unsafe extern "C" fn vramAlloc(size: usize) -> *mut c_void
Allocates a 0x80-byte aligned buffer.
size
The allocated buffer.