pub unsafe extern "system" fn FtpCommandA(
    hconnect: *const c_void,
    fexpectresponse: BOOL,
    dwflags: FTP_FLAGS,
    lpszcommand: PCSTR,
    dwcontext: usize,
    phftpcommand: *mut *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"