pgrx_pg_sys

Function MemoryContextAlloc

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