Tk_GetRootCoords

Function Tk_GetRootCoords 

Source
pub unsafe extern "C" fn Tk_GetRootCoords(
    tkwin: Tk_Window,
    xPtr: *mut c_int,
    yPtr: *mut c_int,
)