[][src]Function winapi::um::debugapi::WaitForDebugEvent

pub unsafe extern "system" fn WaitForDebugEvent(
    lpDebugEvent: LPDEBUG_EVENT,
    dwMilliseconds: DWORD
) -> BOOL