Function alacritty::gl::GetShaderSource

source ยท
pub unsafe fn GetShaderSource(
    shader: c_uint,
    bufSize: c_int,
    length: *mut c_int,
    source: *mut c_char,
)
Expand description

Fallbacks: GetShaderSourceARB