pub unsafe extern "system" fn SetIScsiGroupPresharedKey(
    keylength: u32,
    key: *mut u8,
    persist: BOOLEAN
) -> u32
Expand description

Required features: ‘Win32_Storage_IscsiDisc’, ‘Win32_Foundation’