Tk_GetScrollInfoObj

Function Tk_GetScrollInfoObj 

Source
pub unsafe extern "C" fn Tk_GetScrollInfoObj(
    interp: *mut Tcl_Interp,
    objc: c_int,
    objv: *const *mut Tcl_Obj,
    dblPtr: *mut f64,
    intPtr: *mut c_int,
) -> c_int