Re: [PATCH v6 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`

From: Tamir Duberstein
Date: Mon Jan 13 2025 - 10:56:46 EST


On Mon, Jan 13, 2025 at 8:18 AM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> The new functions in kbox.rs should probably use crate::ffi instead of
> core::ffi arguments. Besides that,

Agreed. Miguel, can you do that when you apply or should I send v7?