pyo3_ffi

Function PyCodec_KnownEncoding

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