[][src]Function nginx::ngx_thread_cond_destroy

pub unsafe extern "C" fn ngx_thread_cond_destroy(
    cond: *mut ngx_thread_cond_t,
    log: *mut ngx_log_t
) -> ngx_int_t