pyo3_ffi

Function PyMapping_Check

source
pub unsafe extern "C" fn PyMapping_Check(o: *mut PyObject) -> c_int