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

pub unsafe extern "system" fn BluetoothSdpGetString(
    pRecordStream: LPBYTE,
    cbRecordLength: ULONG,
    pStringData: PSDP_STRING_TYPE_DATA,
    usStringOffset: USHORT,
    pszString: PWSTR,
    pcchStringLength: PULONG
) -> DWORD