Function ctru_sys::linearGetSize

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

Retrieves the allocated size of a buffer.

§Returns

The size of the buffer.