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