Function windows_sys::Win32::Storage::IscsiDisc::AddIScsiStaticTargetA
pub unsafe extern "system" fn AddIScsiStaticTargetA(
targetname: PCSTR,
targetalias: PCSTR,
targetflags: u32,
persist: BOOLEAN,
mappings: *mut ISCSI_TARGET_MAPPINGA,
loginoptions: *mut ISCSI_LOGIN_OPTIONS,
portalgroup: *mut ISCSI_TARGET_PORTAL_GROUPA
) -> u32
Expand description
Required features: "Win32_Foundation"