[][src]Function allegro_sys::path::al_insert_path_component

pub unsafe extern "C" fn al_insert_path_component(
    path: *mut ALLEGRO_PATH,
    i: c_int,
    s: *const c_char
)