pub type PFNBLUETOOTH_GATT_EVENT_CALLBACK = Option<unsafe extern "system" fn(eventtype: BTH_LE_GATT_EVENT_TYPE, eventoutparameter: *const c_void, context: *const c_void)>;
Expand description

Required features: "Win32_Devices_Bluetooth"