[][src]Type Definition pgx_pg_sys::MemoryStatsPrintFunc

type MemoryStatsPrintFunc = Option<unsafe extern "C" fn(context: MemoryContext, passthru: *mut c_void, stats_string: *const c_char)>;