pyo3_ffi

Function PyCodec_Decoder

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