[][src]Function sapp_wasm::glGetAttribLocation

pub unsafe extern "C" fn glGetAttribLocation(
    program: GLuint,
    name: *const GLchar
) -> GLint