twizzler_rt_abi::bindings

Type Alias join_result

source
pub type join_result = c_uint;
Expand description

Possible results of join.

Trait Implementations§

source§

impl From<JoinError> for join_result

source§

fn from(value: JoinError) -> Self

Converts to this type from the input type.