Type Definition panda_sys::in_func[][src]

pub type in_func = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut *mut c_uchar) -> c_uint>;