Type Definition inkview_sys::c_api::iv_keyboardhandlerex[][src]

type iv_keyboardhandlerex = Option<unsafe extern "C" fn(text: *mut u8, data: *mut c_void)>;