Type Definition llvm_sys::LLVMYieldCallback

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