Function windows_sys::Wdk::System::SystemServices::KeSynchronizeExecution
pub unsafe extern "system" fn KeSynchronizeExecution(
interrupt: PKINTERRUPT,
synchronizeroutine: PKSYNCHRONIZE_ROUTINE,
synchronizecontext: *const c_void,
) -> BOOLEAN