[][src]Function nginx::ngx_pfree

pub unsafe extern "C" fn ngx_pfree(
    pool: *mut ngx_pool_t,
    p: *mut c_void
) -> ngx_int_t