Function gls::apis::get_attrib_location[][src]

pub fn get_attrib_location<T: AsRef<str>>(
    program: GLuint,
    name: T
) -> Result<GLint, Error>