Function inkview_sys::c_api::OpenFont[][src]

pub unsafe extern "C" fn OpenFont(
    name: *const u8,
    size: i32,
    aa: i32
) -> *mut ifont