pub unsafe extern "system" fn FtpGetCurrentDirectoryW(
    hconnect: *const c_void,
    lpszcurrentdirectory: PWSTR,
    lpdwcurrentdirectory: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"