[][src]Type Definition pgx_pg_sys::sig_t

type sig_t = Option<unsafe extern "C" fn(arg1: c_int)>;