[−][src]Function nginx::pthread_once
pub unsafe extern "C" fn pthread_once(
__once_control: *mut pthread_once_t,
__init_routine: Option<unsafe extern "C" fn()>
) -> c_int
pub unsafe extern "C" fn pthread_once(
__once_control: *mut pthread_once_t,
__init_routine: Option<unsafe extern "C" fn()>
) -> c_int