pub type HookPostCommand2 = extern "C" fn(section: *mut KbdSectionInfo, action_command_id: c_int, val: c_int, valhw: c_int, relmode: c_int, hwnd: HWND, proj: *mut ReaProject);
Expand description

Function pointer type for getting notified about invocation of hook command 2.