init<B>(fromCxx convertible: B) where B : CxxConvertibleToBool
sSb3CxxE04fromA0Sbxh_tcAA0A17ConvertibleToBoolRzlufc
3ZVPF
import Swift
import Cxx
@frozen struct Bool
A value type whose instances are either true or false.
true
false
protocol CxxConvertibleToBool
A C++ type that can be converted to a Boolean value.