[][src]Function pgx_pg_sys::bms_is_subset

pub unsafe fn bms_is_subset(
    arg_a: *const Bitmapset,
    arg_b: *const Bitmapset
) -> bool