Tk_CreateSmoothMethod

Function Tk_CreateSmoothMethod 

Source
pub unsafe extern "C" fn Tk_CreateSmoothMethod(
    interp: *mut Tcl_Interp,
    method: *const Tk_SmoothMethod,
)