Function gdal_sys::CPLStrnlen[][src]

pub unsafe extern "C" fn CPLStrnlen(
    pszStr: *const c_char,
    nMaxLen: usize
) -> usize