[][src]Function byteplug::draw::gl::GetShaderPrecisionFormat

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