Type Definition cubeb::StateCallback [] [src]

type StateCallback = FnMut(State) + Send + Sync + 'static;