ChannelCB

Type Alias ChannelCB 

Source
pub type ChannelCB = extern "C" fn(ChannelId, *const u8, usize);
Expand description

A callback for recieving writes to a channel performed by the guest