[][src]Function allegro_sys::config::al_add_config_comment

pub unsafe extern "C" fn al_add_config_comment(
    config: *mut ALLEGRO_CONFIG,
    section: *const c_char,
    comment: *const c_char
)