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