Function stark::sail::core::value_ptr [−][src]
pub fn value_ptr(loc: *mut SlHead) -> *mut u8
Expand description
From a valid Sail object, returns a pointer to the start of the value proper
(After the header and type specifiers, if they exist)