pub unsafe extern "system" fn WNetGetResourceInformationW(
    lpnetresource: *const NETRESOURCEW,
    lpbuffer: *mut c_void,
    lpcbbuffer: *mut u32,
    lplpsystem: *mut PWSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"