[][src]Function winapi::um::bluetoothapis::BluetoothSdpEnumAttributes

pub unsafe extern "system" fn BluetoothSdpEnumAttributes(
    pSDPStream: LPBYTE,
    cbStreamSize: ULONG,
    pfnCallback: PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK,
    pvParam: LPVOID
) -> BOOL