[][src]Type Definition audir_sles::slMetaEventCallback

type slMetaEventCallback = Option<unsafe extern "C" fn(caller: SLMIDIMessageItf, pContext: *mut c_void, type_: SLuint8, length: SLuint32, pData: *const SLuint8, tick: SLuint32, track: SLuint16)>;