pub unsafe extern "system" fn GetIScsiTargetInformationW(
    targetname: PCWSTR,
    discoverymechanism: PCWSTR,
    infoclass: TARGET_INFORMATION_CLASS,
    buffersize: *mut u32,
    buffer: *mut c_void
) -> u32
Expand description

Required features: "Win32_Storage_IscsiDisc"