Function gst::ffi::pthread_atfork [−][src]
pub unsafe extern "C" fn pthread_atfork(
__prepare: Option<extern "C" fn()>,
__parent: Option<extern "C" fn()>,
__child: Option<extern "C" fn()>
) -> c_int
pub unsafe extern "C" fn pthread_atfork(
__prepare: Option<extern "C" fn()>,
__parent: Option<extern "C" fn()>,
__child: Option<extern "C" fn()>
) -> c_int