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

pub unsafe extern "system" fn BluetoothGATTGetDescriptorValue(
    hDevice: HANDLE,
    Descriptor: PBTH_LE_GATT_DESCRIPTOR,
    DescriptorValueDataSize: ULONG,
    DescriptorValue: PBTH_LE_GATT_DESCRIPTOR_VALUE,
    DescriptorValueSizeRequired: *mut USHORT,
    Flags: ULONG
) -> HRESULT