Function alacritty::gl::FramebufferTexture
source ยท pub unsafe fn FramebufferTexture(
target: c_uint,
attachment: c_uint,
texture: c_uint,
level: c_int,
)
Expand description
Fallbacks: FramebufferTextureARB, FramebufferTextureEXT, FramebufferTextureOES