Function SetIScsiTunnelModeOuterAddressA
pub unsafe fn SetIScsiTunnelModeOuterAddressA<P0, P2, P3>(
initiatorname: P0,
initiatorportnumber: u32,
destinationaddress: P2,
outermodeaddress: P3,
persist: bool,
) -> u32where
P0: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,