[][src]Function fltk::gl::glMultiTexCoord3dARB

pub unsafe extern "C" fn glMultiTexCoord3dARB(
    target: u32,
    s: f64,
    t: f64,
    r: f64
)