Function inkview_sys::c_api::OpenKeyboardEx [−][src]
pub unsafe extern "C" fn OpenKeyboardEx(
title: *const u8,
buffer: *mut u8,
maxlen: i32,
flags: i32,
hproc: iv_keyboardhandlerex,
cb_data: *mut c_void
)
pub unsafe extern "C" fn OpenKeyboardEx(
title: *const u8,
buffer: *mut u8,
maxlen: i32,
flags: i32,
hproc: iv_keyboardhandlerex,
cb_data: *mut c_void
)