__outwordstring
Microsoft Specific
Generates the rep outsw instruction, which sends Count words starting at Buffer out the I/O port specified by Port.
void __outwordstring( unsigned short Port, unsigned short* Buffer, unsigned long Count );
Microsoft Specific
Generates the rep outsw instruction, which sends Count words starting at Buffer out the I/O port specified by Port.
void __outwordstring( unsigned short Port, unsigned short* Buffer, unsigned long Count );