[][src]Function gl32::BindAttribLocation

pub unsafe fn BindAttribLocation(
    program: GLuint,
    index: GLuint,
    name: *const GLchar
)