create_property_spec_double

Function create_property_spec_double 

Source
pub const fn create_property_spec_double(
    name: &'static str,
    double: f64,
    attrs: PropertyFlags,
) -> JSPropertySpec
Expand description

Creates a property spec with a name, double and attributes.