pub type PF_NPAddConnection = Option<unsafe extern "system" fn(lpnetresource: *const NETRESOURCEW, lppassword: PCWSTR, lpusername: PCWSTR) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet"