Type Definition reaper_low::raw::HookCommand2

source · []
pub type HookCommand2 = extern "C" fn(sec: *mut KbdSectionInfo, command_id: c_int, val: c_int, valhw: c_int, relmode: c_int, hwnd: HWND) -> bool;
Expand description

Function pointer type for hook commands with MIDI/OSC support.