Function WlanSetInterface

Source
pub unsafe extern "system" fn WlanSetInterface(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    OpCode: WLAN_INTF_OPCODE,
    dwDataSize: DWORD,
    pData: PVOID,
    pReserved: PVOID,
) -> DWORD