Tk_PhotoPutBlock_Panic

Function Tk_PhotoPutBlock_Panic 

Source
pub unsafe extern "C" fn Tk_PhotoPutBlock_Panic(
    handle: Tk_PhotoHandle,
    blockPtr: *mut Tk_PhotoImageBlock,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    compRule: c_int,
)