pub unsafe extern "C-unwind" fn IOBluetoothValidateHardwareWithDescription(
cancel_button_title: Option<&CFString>,
description_text: Option<&CFString>,
) -> c_intAvailable on crate features
IOBluetoothUIUserLib and objc2-core-foundation only.Expand description
ยงSafety
cancel_button_titlemight not allowNone.description_textmight not allowNone.