windows::Wdk::System::SystemServices

Function ExRegisterCallback

pub unsafe fn ExRegisterCallback(
    callbackobject: PCALLBACK_OBJECT,
    callbackfunction: PCALLBACK_FUNCTION,
    callbackcontext: Option<*const c_void>,
) -> *mut c_void