pub unsafe extern "C" fn LLVMX86FP80TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefExpand description
Obtain a 80-bit floating point type (X87) from a context.
pub unsafe extern "C" fn LLVMX86FP80TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefObtain a 80-bit floating point type (X87) from a context.