Function WNetGetResourceInformationW

Source
pub unsafe extern "C" fn WNetGetResourceInformationW(
    lpNetResource: LPNETRESOURCEW,
    lpBuffer: LPVOID,
    lpcbBuffer: LPDWORD,
    lplpSystem: *mut LPWSTR,
) -> DWORD