[][src]Function sdl2_sys::ttf::TTF_OpenFont

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