Function gdal_sys::CPLIsUTF8

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