pub unsafe extern "C" fn LLVMFP128TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefExpand description
Obtain a 128-bit floating point type (112-bit mantissa) from a context.
pub unsafe extern "C" fn LLVMFP128TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefObtain a 128-bit floating point type (112-bit mantissa) from a context.