CPLIsUTF8

Function CPLIsUTF8 

Source
pub unsafe extern "C" fn CPLIsUTF8(
    pabyData: *const c_char,
    nLen: c_int,
) -> c_int