Function windows_sys::Win32::Storage::IscsiDisc::AddIScsiStaticTargetW

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