windows::Wdk::System::SystemServices

Function KeRegisterProcessorChangeCallback

pub unsafe fn KeRegisterProcessorChangeCallback(
    callbackfunction: PPROCESSOR_CALLBACK_FUNCTION,
    callbackcontext: Option<*const c_void>,
    flags: u32,
) -> *mut c_void