Type Definition pgx_pg_sys::pg_funcptr_t

source ·
pub type pg_funcptr_t = Option<unsafe extern "C" fn()>;