Function gdal_sys::CPLVirtualMemGetSize [] [src]

pub unsafe extern "C" fn CPLVirtualMemGetSize(ctxt: *mut CPLVirtualMem) -> usize

Return the size of the virtual memory mapping.

@param ctxt context returned by CPLVirtualMemNew(). @return the size of the virtual memory mapping.

@since GDAL 2.0