alacritty::gl

Function GetTransformFeedbackVarying

source
pub unsafe fn GetTransformFeedbackVarying(
    program: c_uint,
    index: c_uint,
    bufSize: c_int,
    length: *mut c_int,
    size: *mut c_int,
    type_: *mut c_uint,
    name: *mut c_char,
)
Expand description

Fallbacks: GetTransformFeedbackVaryingEXT