Type Definition libpulse_binding::context::subscribe::Callback [] [src]

type Callback = extern "C" fn(_: *mut ContextInternal, _: EventType, _: u32, _: *mut c_void);

Subscription event callback prototype