Function windows::Win32::Devices::Bluetooth::BluetoothGATTAbortReliableWrite
pub unsafe fn BluetoothGATTAbortReliableWrite<P0>(
hdevice: P0,
reliablewritecontext: u64,
flags: u32,
) -> Result<()>where
P0: Param<HANDLE>,