pub unsafe extern "system" fn FtpCreateDirectoryW(
    hconnect: *const c_void,
    lpszdirectory: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’