Function windows::Win32::Storage::IscsiDisc::SetIScsiGroupPresharedKey
pub unsafe fn SetIScsiGroupPresharedKey<P0>(
keylength: u32,
key: *mut u8,
persist: P0,
) -> u32where
P0: Param<BOOLEAN>,