pub fn object_set_property<P: PropertyQuery>(
    handle: HandleRef<'_>,
    val: &P::PropTy
) -> Result<(), Status>
Expand description

Set a property on a zircon object