Function pyo3::ffi::PyCodec_Encoder

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