Function PyOS_AfterFork
pub unsafe extern "C" fn PyOS_AfterFork()
👎Deprecated: use PyOS_AfterFork_Child instead
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyOS_AfterFork()
dep_pyo3
and std
only.