[][src]Function allegro_sys::file::al_fopen_interface

pub unsafe extern "C" fn al_fopen_interface(
    vt: *const ALLEGRO_FILE_INTERFACE,
    path: *const c_char,
    mode: *const c_char
) -> *mut ALLEGRO_FILE