pub unsafe extern "system" fn ContinueDebugEvent(
    dwprocessid: u32,
    dwthreadid: u32,
    dwcontinuestatus: NTSTATUS
) -> BOOL
Expand description

Required features: "Win32_Foundation"