Tk_DitherPhoto

Function Tk_DitherPhoto 

Source
pub unsafe extern "C" fn Tk_DitherPhoto(
    handle: Tk_PhotoHandle,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
)