[][src]Function sdl2_sys::ttf::TTF_OpenFontIndex

pub unsafe extern "C" fn TTF_OpenFontIndex(
    file: *const c_char,
    ptsize: c_int,
    index: c_long
) -> *mut TTF_Font