Function pyo3_ffi::PyCodec_Encoder

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