Function ngx_create_temp_buf

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