CPLIsASCII

Function CPLIsASCII 

Source
pub unsafe extern "C" fn CPLIsASCII(
    pabyData: *const c_char,
    nLen: usize,
) -> bool