Function LLVMGetCalledFunctionType

Source
#[no_mangle]
pub extern "C" fn LLVMGetCalledFunctionType(
    C: LLVMValueRef,
) -> LLVMTypeRef