pub unsafe extern "C" fn LLVMPPCFP128TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefExpand description
Obtain a 128-bit floating point type (two 64-bits) from a context.
pub unsafe extern "C" fn LLVMPPCFP128TypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefObtain a 128-bit floating point type (two 64-bits) from a context.