Type Definition pgx_pg_sys::ExprContextCallbackFunction[][src]

type ExprContextCallbackFunction = Option<unsafe extern "C" fn(arg: Datum)>;