pub unsafe extern "system" fn ReportIScsiTargetPortalsA(
    initiatorname: PCSTR,
    targetname: PCSTR,
    targetportaltag: *mut u16,
    elementcount: *mut u32,
    portals: *mut ISCSI_TARGET_PORTALA
) -> u32
Expand description

Required features: "Win32_Storage_IscsiDisc", "Win32_Foundation"