Type Definition llvm_sys::LLVMYieldCallback[][src]

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