[][src]Function libdazzle_sys::dzl_shortcut_theme_set_chord_for_action

pub unsafe extern "C" fn dzl_shortcut_theme_set_chord_for_action(
    self_: *mut DzlShortcutTheme,
    detailed_action_name: *const c_char,
    chord: *const DzlShortcutChord,
    phase: DzlShortcutPhase
)