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