pub unsafe extern "system" fn KeSynchronizeExecution(
    interrupt: PKINTERRUPT,
    synchronizeroutine: PKSYNCHRONIZE_ROUTINE,
    synchronizecontext: *const c_void
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"