Function pyo3::ffi::PyCodec_IgnoreErrors

source ·
pub unsafe extern "C" fn PyCodec_IgnoreErrors(
    exc: *mut PyObject
) -> *mut PyObject