Type Definition coremidi_sys::MIDINotifyProc[][src]

pub type MIDINotifyProc = Option<unsafe extern "C" fn(message: *const MIDINotification, refCon: *mut c_void)>;