[][src]Type Definition pgx_pg_sys::XactCallback

type XactCallback = Option<unsafe extern "C" fn(event: XactEvent, arg: *mut c_void)>;