pub unsafe extern "system" fn WNetCancelConnectionW(
    lpname: PCWSTR,
    fforce: BOOL
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"