Function WaitForDebugEventEx

Source
pub unsafe extern "C" fn WaitForDebugEventEx(
    lpDebugEvent: LPDEBUG_EVENT,
    dwMilliseconds: DWORD,
) -> BOOL