clutter_shader_compile

Function clutter_shader_compile 

Source
pub unsafe extern "C" fn clutter_shader_compile(
    shader: *mut ClutterShader,
    error: *mut *mut GError,
) -> gboolean