BluetoothGATTSetDescriptorValue

Function BluetoothGATTSetDescriptorValue 

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