[][src]Function CCODE::ContinueDebugEvent

pub unsafe extern "C" fn ContinueDebugEvent(
    dwProcessId: DWORD,
    dwThreadId: DWORD,
    dwContinueStatus: DWORD
) -> BOOL