Skip to main content

PyGen_CheckExact

Function PyGen_CheckExact 

pub unsafe fn PyGen_CheckExact(op: *mut PyObject) -> i32
Available on crate feature tls only.