Function windows::Win32::NetworkManagement::QoS::TcQueryFlowW

pub unsafe fn TcQueryFlowW<P0>(
    pflowname: P0,
    pguidparam: *const GUID,
    pbuffersize: *mut u32,
    buffer: *mut c_void
) -> u32
where P0: Param<PCWSTR>,