Function WNetAddConnectionW

Source
pub unsafe extern "C" fn WNetAddConnectionW(
    lpRemoteName: LPCWSTR,
    lpPassword: LPCWSTR,
    lpLocalName: LPCWSTR,
) -> DWORD