Function ngx_array_push

Source
pub unsafe extern "C" fn ngx_array_push(
    a: *mut ngx_array_t,
) -> *mut c_void