pub type PbRowsFrameBound = RowsFrameBound;
Alias for RowsFrameBound.
RowsFrameBound
struct PbRowsFrameBound { pub type: i32, pub offset: Option<u64>, }
type: i32
offset: Option<u64>