virConnectDomainQemuMonitorEventCallback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias virConnectDomainQemuMonitorEventCallback = void function
(,,
const(char)* event
,
long seconds
,
uint micros
,
const(char)* details
,
void* opaque
)

Meta