starina_api::syscall

Function channel_create

Source
pub fn channel_create() -> Result<(HandleId, HandleId), FtlError>
Expand description

Creates a channel pair.