Function pyo3::ffi::PyCodec_Encoder

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