pub unsafe fn midi_ring_ptr(ptr: *mut u8) -> *mut MidiEvent
Returns a pointer to the MIDI ring buffer slot array.
ptr must point to a valid allocation large enough to contain the MIDI ring.
ptr