LLVMConstAnd

Function LLVMConstAnd 

Source
pub unsafe extern "C" fn LLVMConstAnd(
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef,
) -> LLVMValueRef