Function pyo3::ffi::PyCodec_Decoder

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