Function gdnative_visual_script::common::libc::pthread_atfork [−][src]
pub unsafe extern "C" fn pthread_atfork(
prepare: Option<unsafe extern "C" fn()>,
parent: Option<unsafe extern "C" fn()>,
child: Option<unsafe extern "C" fn()>
) -> i32