pub unsafe extern "system" fn AddIScsiStaticTargetW(
    targetname: PCWSTR,
    targetalias: PCWSTR,
    targetflags: u32,
    persist: BOOLEAN,
    mappings: *mut ISCSI_TARGET_MAPPINGW,
    loginoptions: *mut ISCSI_LOGIN_OPTIONS,
    portalgroup: *mut ISCSI_TARGET_PORTAL_GROUPW
) -> u32
Expand description

Required features: "Win32_Storage_IscsiDisc", "Win32_Foundation"