[][src]Function pgx_pg_sys::MemoryContextRegisterResetCallback

pub unsafe fn MemoryContextRegisterResetCallback(
    arg_context: MemoryContext,
    arg_cb: *mut MemoryContextCallback
)