Function inkview_sys::c_api::OpenKeyboard[][src]

pub unsafe extern "C" fn OpenKeyboard(
    title: *const u8,
    buffer: *mut u8,
    maxlen: i32,
    flags: i32,
    hproc: iv_keyboardhandler
)