Tk_CharBbox

Function Tk_CharBbox 

Source
pub unsafe extern "C" fn Tk_CharBbox(
    layout: Tk_TextLayout,
    index: c_int,
    xPtr: *mut c_int,
    yPtr: *mut c_int,
    widthPtr: *mut c_int,
    heightPtr: *mut c_int,
) -> c_int