[][src]Type Definition pgx_pg_sys::pqsigfunc

type pqsigfunc = Option<unsafe extern "C" fn(signo: c_int)>;