[][src]Function sapp_linux::glGetNamedFramebufferAttachmentParameteriv

pub unsafe extern "C" fn glGetNamedFramebufferAttachmentParameteriv(
    framebuffer: GLuint,
    attachment: GLenum,
    pname: GLenum,
    params: *mut GLint
)