Function allegro_sys::config::al_remove_config_key [] [src]

pub unsafe extern fn al_remove_config_key(config: *mut ALLEGRO_CONFIG,
                                          section: *const c_char,
                                          key: *const c_char)
                                          -> c_bool