devela::_dep::pyo3::ffi

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.