Function ctru_sys::vramGetSize

source ·
pub unsafe extern "C" fn vramGetSize(mem: *mut c_void) -> usize
Expand description

Retrieves the allocated size of a buffer.

§Returns

The size of the buffer.