Function windows::Win32::NetworkManagement::QoS::TcOpenInterfaceW

pub unsafe fn TcOpenInterfaceW<P0, P1, P2>(
    pinterfacename: P0,
    clienthandle: P1,
    clifcctx: P2,
    pifchandle: *mut HANDLE
) -> u32
where P0: Param<PCWSTR>, P1: Param<HANDLE>, P2: Param<HANDLE>,