pub unsafe extern "system" fn FtpOpenFileA(
    hconnect: *const c_void,
    lpszfilename: PCSTR,
    dwaccess: u32,
    dwflags: FTP_FLAGS,
    dwcontext: usize
) -> *mut c_void
Expand description

Required features: ‘Win32_Networking_WinInet’