[][src]Function rs_gles2::bindings::glGetShaderPrecisionFormat

pub unsafe extern "C" fn glGetShaderPrecisionFormat(
    shadertype: GLenum,
    precisiontype: GLenum,
    range: *mut GLint,
    precision: *mut GLint
)