Function LLVMConstNot

Source
#[no_mangle]
pub extern "C" fn LLVMConstNot(
    ConstantVal: LLVMValueRef,
) -> LLVMValueRef