[][src]Function pyo3::ffi::PyCodec_Decoder

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