Function windows::Win32::NetworkManagement::WiFi::WlanHostedNetworkSetSecondaryKey
pub unsafe fn WlanHostedNetworkSetSecondaryKey<P0, P1, P2>(
hclienthandle: P0,
puckeydata: &[u8],
bispassphrase: P1,
bpersistent: P2,
pfailreason: Option<*mut WLAN_HOSTED_NETWORK_REASON>,
pvreserved: Option<*const c_void>,
) -> u32