Function allegro_sys::shader::al_attach_shader_source [] [src]

pub unsafe extern fn al_attach_shader_source(shader: *mut ALLEGRO_SHADER,
                                             _type: ALLEGRO_SHADER_TYPE,
                                             source: *const c_char)
                                             -> c_bool