Tk_GetBinding

Function Tk_GetBinding 

Source
pub unsafe extern "C" fn Tk_GetBinding(
    interp: *mut Tcl_Interp,
    bindingTable: Tk_BindingTable,
    object: ClientData,
    eventStr: *const c_char,
) -> *const c_char