Function PyFrame_GetGenerator

Source
pub unsafe extern "C" fn PyFrame_GetGenerator(
    frame: *mut PyFrameObject,
) -> *mut PyObject