Skip to main content

echo_ring_ptr

Function echo_ring_ptr 

Source
pub unsafe fn echo_ring_ptr(ptr: *mut u8) -> *mut ParameterEvent
Expand description

Returns a pointer to the echo ring buffer slot array.

ยงSafety

ptr must point to a valid allocation large enough to contain the echo ring.