Function miniquad::gl::glGetUniformLocation

source ยท
pub unsafe fn glGetUniformLocation(
    program: GLuint,
    name: *const GLchar
) -> GLint