Source position: mysql.inc line 403
function net_write_command(
net: PNET;
command: Byte;
header: Pchar;
head_len: dword;
packet: Pchar;
len: dword
):my_bool;