Function react_sys::use_ref_bool[][src]

pub fn use_ref_bool(initial_value: bool) -> MutableRefObjectBool
Expand description