Tk_PhotoExpand

Function Tk_PhotoExpand 

Source
pub unsafe extern "C" fn Tk_PhotoExpand(
    interp: *mut Tcl_Interp,
    handle: Tk_PhotoHandle,
    width: c_int,
    height: c_int,
) -> c_int