pgrx_pg_sys

Function MemoryContextAllocExtended

Source
pub unsafe fn MemoryContextAllocExtended(
    arg_context: MemoryContext,
    arg_size: Size,
    arg_flags: c_int,
) -> *mut c_void