ZX_ERR_ALREADY_BOUND

Constant ZX_ERR_ALREADY_BOUND 

pub const ZX_ERR_ALREADY_BOUND: i32 = -27;
Expand description

The operation failed because the named entity is already owned or controlled by another entity. The operation could succeed later if the current owner releases the entity.