Tk_GetBitmap

Function Tk_GetBitmap 

Source
pub unsafe extern "C" fn Tk_GetBitmap(
    interp: *mut Tcl_Interp,
    tkwin: Tk_Window,
    str_: *const c_char,
) -> Pixmap