windows::Wdk::System::SystemServices

Function KeSynchronizeExecution

pub unsafe fn KeSynchronizeExecution(
    interrupt: PKINTERRUPT,
    synchronizeroutine: PKSYNCHRONIZE_ROUTINE,
    synchronizecontext: Option<*const c_void>,
) -> bool