pub unsafe extern "system" fn BluetoothGATTSetDescriptorValue(
    hdevice: HANDLE,
    descriptor: *const BTH_LE_GATT_DESCRIPTOR,
    descriptorvalue: *const BTH_LE_GATT_DESCRIPTOR_VALUE,
    flags: u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"