Struct gdnative_sys::godot_rid
source · [−]Fields
_dont_touch_that: [u8; 4]Trait Implementations
impl Copy for godot_rid
Auto Trait Implementations
impl RefUnwindSafe for godot_rid
impl Send for godot_rid
impl Sync for godot_rid
impl Unpin for godot_rid
impl UnwindSafe for godot_rid
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more