Function pyo3_ffi::PyCodec_Decoder

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