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

Required features: "Win32_Storage_IscsiDisc"