Type Definition reaper_low::raw::ToggleAction

source · []
pub type ToggleAction = extern "C" fn(command_id: c_int) -> c_int;
Expand description

Function pointer type for toggle actions.