FtpSetCurrentDirectoryA

Function FtpSetCurrentDirectoryA 

Source
pub unsafe extern "system" fn FtpSetCurrentDirectoryA(
    hConnect: HINTERNET,
    lpszDirectory: LPCSTR,
) -> BOOL