LLVMFloatTypeInContext

Function LLVMFloatTypeInContext 

Source
pub unsafe extern "C" fn LLVMFloatTypeInContext(
    C: LLVMContextRef,
) -> LLVMTypeRef
Expand description

Obtain a 32-bit floating point type from a context.