windows::Win32::Storage::IscsiDisc

Function SetIScsiTunnelModeOuterAddressW

pub unsafe fn SetIScsiTunnelModeOuterAddressW<P0, P2, P3>(
    initiatorname: P0,
    initiatorportnumber: u32,
    destinationaddress: P2,
    outermodeaddress: P3,
    persist: bool,
) -> u32
where P0: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>,