Skip to main content

PyAsyncGen_CheckExact

Function PyAsyncGen_CheckExact 

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