Function allegro_sys::shader::al_attach_shader_source_file [] [src]

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