LLVMInt1TypeInContext

Function LLVMInt1TypeInContext 

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

Obtain an integer type from a context with specified bit width.