pub unsafe extern "C" fn FRD_AttachToEventNotification(
event: Handle,
) -> ResultExpand description
Registers the event handle that will be signaled to inform the session of various status changes.
ยงArguments
event- The event handle to register for notification signaling.