Type Alias llvm_sys::LLVMYieldCallback

source ยท
pub type LLVMYieldCallback = extern "C" fn(arg1: LLVMContextRef, arg2: *mut c_void);