pyo3_ffi

Function PyCodec_Encoder

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