[][src]Function winapi::um::wlanapi::WFDOpenLegacySession

pub unsafe extern "system" fn WFDOpenLegacySession(
    hClientHandle: HANDLE,
    pLegacyMacAddress: PDOT11_MAC_ADDRESS,
    phSessionHandle: *mut HANDLE,
    pGuidSessionInterface: *mut GUID
) -> DWORD