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

Required features: "Win32_Foundation"