pub unsafe extern "system" fn ReportIScsiTargetPortalsW(
    initiatorname: PCWSTR,
    targetname: PCWSTR,
    targetportaltag: *mut u16,
    elementcount: *mut u32,
    portals: *mut ISCSI_TARGET_PORTALW
) -> u32
Expand description

Required features: "Win32_Storage_IscsiDisc"