Function inkview_sys::c_api::OpenFontSelector[][src]

pub unsafe extern "C" fn OpenFontSelector(
    title: *const u8,
    font: *const u8,
    with_size: i32,
    hproc: iv_fontselecthandler
)