[][src]Function winapi::um::bluetoothleapis::BluetoothGATTSetDescriptorValue

pub unsafe extern "system" fn BluetoothGATTSetDescriptorValue(
    hDevice: HANDLE,
    Descriptor: PBTH_LE_GATT_DESCRIPTOR,
    DescriptorValue: PBTH_LE_GATT_DESCRIPTOR_VALUE,
    Flags: ULONG
) -> HRESULT