pub unsafe extern "system" fn ExRegisterCallback(
    callbackobject: PCALLBACK_OBJECT,
    callbackfunction: PCALLBACK_FUNCTION,
    callbackcontext: *const c_void
) -> *mut c_void
Expand description

Required features: "Wdk_Foundation"