Function windows_sys::Wdk::System::SystemServices::ExRegisterCallback
pub unsafe extern "system" fn ExRegisterCallback(
callbackobject: PCALLBACK_OBJECT,
callbackfunction: PCALLBACK_FUNCTION,
callbackcontext: *const c_void
) -> *mut c_voidExpand description
Required features: "Wdk_Foundation"