[][src]Type Definition obs_sys::signal_callback_t

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