[][src]Type Definition llvm_sys_featured::LLVMYieldCallback

type LLVMYieldCallback = Option<extern "C" fn(arg1: LLVMContextRef, arg2: *mut c_void)>;