CPLStrnlen

Function CPLStrnlen 

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