Type Definition iv_handler
Other items ininkview_sys::c_api
type iv_handler = Option<unsafe extern "C" fn(type_: i32, par1: i32, par2: i32) -> i32>;