Function rustc_llvm_proxy::proxy::LLVMCreateGenericValueOfInt
source · #[no_mangle]
pub unsafe extern "C" fn LLVMCreateGenericValueOfInt(
Ty: LLVMTypeRef,
N: c_ulonglong,
IsSigned: LLVMBool
) -> LLVMGenericValueRef