Type Definition obs_sys::proc_handler_proc_t

source ·
pub type proc_handler_proc_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut calldata_t)>;