Function expr::scalar::func::jsonb_delete_int64[][src]

fn jsonb_delete_int64<'a>(
    a: Datum<'a>,
    b: Datum<'a>,
    temp_storage: &'a RowArena
) -> Datum<'a>