Function python3_sys::PyCodec_KnownEncoding

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