Settings
Help

PyFrame_FastToLocalsWithError

Function PyFrame_FastToLocalsWithError 

Source
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
    f: *mut PyFrameObject,
) -> c_int