Struct phper_sys::_php_tick_function_entry [−][src]
#[repr(C)]pub struct _php_tick_function_entry { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _php_tick_function_entryimpl Send for _php_tick_function_entryimpl Sync for _php_tick_function_entryimpl Unpin for _php_tick_function_entryimpl UnwindSafe for _php_tick_function_entryBlanket Implementations
Mutably borrows from an owned value. Read more