Home
last modified time | relevance | path

Searched defs:MIDIPacket (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/coremidi-sys/src/
H A Dlib.rs17 pub unsafe fn MIDIPacketNext(pkt: *const MIDIPacket) -> *const MIDIPacket { in MIDIPacketNext()
H A Dgenerated.rs67 pub struct MIDIPacket { struct
75 ::std::mem::size_of::<MIDIPacket>(), in bindgen_test_layout_MIDIPacket() argument
933 pub fn MIDIPacketListInit(pktlist: *mut MIDIPacketList) -> *mut MIDIPacket; in MIDIPacketListInit()
939 curPacket: *mut MIDIPacket, in MIDIPacketListAdd()
943 ) -> *mut MIDIPacket; in MIDIPacketListAdd()