Function ngx_pnalloc

Source
pub unsafe extern "C" fn ngx_pnalloc(
    pool: *mut ngx_pool_s,
    size: usize,
) -> *mut c_void