pub unsafe extern "C" fn vramGetSize(mem: *mut c_void) -> usize
Retrieves the allocated size of a buffer.
The size of the buffer.