Function python3_sys::PyCodec_Decoder

source ยท
pub unsafe extern "C" fn PyCodec_Decoder(
    encoding: *const c_char,
) -> *mut PyObject