Skip to main content

extract_double_property

Function extract_double_property 

Source
fn extract_double_property(data: &[u8], prop_name: &str) -> Option<f64>
Expand description

Find an IntProperty by name and return its u32 value.