Function ngx_pfree

Source
pub unsafe extern "C" fn ngx_pfree(
    pool: *mut ngx_pool_s,
    p: *mut c_void,
) -> isize