Tk_PhotoSetSize

Function Tk_PhotoSetSize 

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