pub const oboe_Version_Number: u32 = 17235968;
Expand description

Integer representation of the current Oboe library version. This will always increase when the version number changes so can be compared using integer comparison.