Function BluetoothSdpGetString

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