windows::Win32::NetworkManagement::WiFi

Function WlanHostedNetworkSetSecondaryKey

pub unsafe fn WlanHostedNetworkSetSecondaryKey(
    hclienthandle: HANDLE,
    puckeydata: &[u8],
    bispassphrase: bool,
    bpersistent: bool,
    pfailreason: Option<*mut WLAN_HOSTED_NETWORK_REASON>,
    pvreserved: Option<*const c_void>,
) -> u32