Skip to main content

PyOS_AfterFork

Function PyOS_AfterFork 

pub unsafe extern "C" fn PyOS_AfterFork()
👎Deprecated:

use PyOS_AfterFork_Child instead

Available on crate feature tls only.