pub fn copy_handle<T: HandleBased>(handle_info: &zx_handle_info_t) -> TExpand description
Copies a raw handle into an owned HandleBased handle.
pub fn copy_handle<T: HandleBased>(handle_info: &zx_handle_info_t) -> TCopies a raw handle into an owned HandleBased handle.