Function gdal_sys::CPLVirtualMemGetAccessMode[][src]

pub unsafe extern "C" fn CPLVirtualMemGetAccessMode(
    ctxt: *mut CPLVirtualMem
) -> Type

Return the access mode of the virtual memory mapping.

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

@since GDAL 1.11