[][src]Function winapi::um::wct::GetThreadWaitChain

pub unsafe extern "system" fn GetThreadWaitChain(
    WctHandle: HWCT,
    Context: DWORD_PTR,
    Flags: DWORD,
    ThreadId: DWORD,
    NodeCount: LPDWORD,
    NodeInfoArray: PWAITCHAIN_NODE_INFO,
    IsCycle: LPBOOL
) -> BOOL