Function esp_idf_hal::sys::pthread_atfork
source ยท pub unsafe extern "C" fn pthread_atfork(
arg1: Option<unsafe extern "C" fn()>,
arg2: Option<unsafe extern "C" fn()>,
arg3: Option<unsafe extern "C" fn()>,
) -> i32