2025-04-27 07:49:33 -04:00

12 lines
176 B
Plaintext

[ implicit_handle( handle_t ftp_bhandle )]
interface ftpsvc
{
typedef [allocate(all_nodes)] LPFTP_USER_INFO;
typedef [allocate(all_nodes)] LPFTP_CONFIG_INFO;
}