Function PyFrame_FastToLocalsWithError
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32Available on crate feature
tls only.pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32tls only.