pub const oboe_Version_Number: u32 = 17301505;
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.