[][src]Function nginx::ngx_array_push_n

pub unsafe extern "C" fn ngx_array_push_n(
    a: *mut ngx_array_t,
    n: ngx_uint_t
) -> *mut c_void