Function sdl2_sys::XFreeFont

source ยท
pub unsafe extern "C" fn XFreeFont(
    arg1: *mut Display,
    arg2: *mut XFontStruct,
) -> c_int