Function allegro_sys::config::al_set_config_value [] [src]

pub unsafe extern fn al_set_config_value(config: *mut ALLEGRO_CONFIG,
                                         section: *const c_char,
                                         key: *const c_char,
                                         value: *const c_char)