Function pgrx_pg_sys::AllocSetContextCreateExtended
source · pub unsafe fn AllocSetContextCreateExtended(
arg_parent: MemoryContext,
arg_name: *const c_char,
arg_minContextSize: Size,
arg_initBlockSize: Size,
arg_maxBlockSize: Size
) -> MemoryContext