Function pyo3::ffi::PyCodec_Decoder

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