[][src]Function libdazzle_sys::dzl_shortcut_chord_get_nth_key

pub unsafe extern "C" fn dzl_shortcut_chord_get_nth_key(
    self_: *const DzlShortcutChord,
    nth: c_uint,
    keyval: *mut c_uint,
    modifier: *mut GdkModifierType
)