Struct solana_bpf_loader_program::syscalls::SyscallMemcmp [−][src]
pub struct SyscallMemcmp<'a> { /* fields omitted */ }Expand description
memcmp
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for SyscallMemcmp<'a>impl<'a> !Send for SyscallMemcmp<'a>impl<'a> !Sync for SyscallMemcmp<'a>impl<'a> Unpin for SyscallMemcmp<'a>impl<'a> !UnwindSafe for SyscallMemcmp<'a>Blanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V