Tk_GetJustify

Function Tk_GetJustify 

Source
pub unsafe extern "C" fn Tk_GetJustify(
    interp: *mut Tcl_Interp,
    str_: *const c_char,
    justifyPtr: *mut Tk_Justify,
) -> c_int