Type Definition pgx_pg_sys::bgworker_main_type

source ·
pub type bgworker_main_type = Option<unsafe extern "C" fn(main_arg: Datum)>;