[][src]Type Definition winapi::um::winevt::EVT_SUBSCRIBE_CALLBACK

type EVT_SUBSCRIBE_CALLBACK = Option<unsafe extern "system" fn(Action: EVT_SUBSCRIBE_NOTIFY_ACTION, UserContext: PVOID, Event: EVT_HANDLE) -> DWORD>;