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

type iv_handler = Option<unsafe extern "C" fn(type_: i32, par1: i32, par2: i32) -> i32>;