Function gstreamer_gl::functions::glsl_string_get_version_profile

source ยท
pub fn glsl_string_get_version_profile(
    s: &str,
) -> Option<(GLSLVersion, GLSLProfile)>