PyModule_CheckExact

Function PyModule_CheckExact 

Source
pub unsafe fn PyModule_CheckExact(op: *mut PyObject) -> c_int