pyo3_ffi

Function PyCodec_KnownEncoding

source
pub unsafe extern "C" fn PyCodec_KnownEncoding(
    encoding: *const c_char,
) -> c_int