Enum guile_sys::Struct_sigevent
source · pub enum Struct_sigevent {}Auto Trait Implementations§
impl Freeze for Struct_sigevent
impl RefUnwindSafe for Struct_sigevent
impl Send for Struct_sigevent
impl Sync for Struct_sigevent
impl Unpin for Struct_sigevent
impl UnwindSafe for Struct_sigevent
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more