Function windows::Win32::Storage::IscsiDisc::RemoveIScsiPersistentTargetW
pub unsafe fn RemoveIScsiPersistentTargetW<P0, P1>(
initiatorinstance: P0,
initiatorportnumber: u32,
targetname: P1,
portal: *mut ISCSI_TARGET_PORTALW,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,